Skip to content

docs(IconButton): Add accessibility guidance for aria-labels#844

Merged
chaance merged 1 commit into
radix-ui:mainfrom
balazsotakomaiya:improve-iconbutton-accessibility-documentation
Jun 11, 2026
Merged

docs(IconButton): Add accessibility guidance for aria-labels#844
chaance merged 1 commit into
radix-ui:mainfrom
balazsotakomaiya:improve-iconbutton-accessibility-documentation

Conversation

@balazsotakomaiya

@balazsotakomaiya balazsotakomaiya commented Jan 3, 2025

Copy link
Copy Markdown
Contributor
  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code.
  • Include the URL where we can test the change in the body of your PR.

This pull request:

  • Fixes a bug
  • Adds additional features/functionality
  • Updates documentation or example code
  • Other

This PR adds an accessibility callout to the IconButton component documentation, highlighting the importance of using aria-labels for screen reader support. This documentation update is related to the issue raised in radix-ui/themes

The change consists of adding a callout section that guides developers on making IconButton components accessible to screen readers by recommending the use of aria-labels.

Test here

@vercel

vercel Bot commented Jan 3, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
radix-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 4:15pm

@chaance chaance merged commit d4e15bc into radix-ui:main Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants